testsuite/notify: Don't fiddle with GtkWidget::visible
authorJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 21:41:36 +0000 (22:41 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 21:41:36 +0000 (22:41 +0100)
commit130ff5f841f337c3cfd0bb4fcd4b2581d3d82235
tree2c6b007d7ef8b5f6640d816ce203e06d4deb59bb
parentfea1b151e6b8c728acefc1e8b585be9b7e40cf75
testsuite/notify: Don't fiddle with GtkWidget::visible

It may map toplevel windows with arbitrary modes, which will effect
other properties, such as GtkWindow::maximized and
GtkWindow::fullscreen.
testsuite/gtk/notify.c